Martin Wendt is an independent developer whose open-source tools quietly power everyday automation for web masters, DevOps teams, and desktop power-users who need robust file movement, realistic load testing, and standards-compliant WebDAV sharing without vendor lock-in. pyftpsync treats FTP, FTPS, SFTP, and local paths as interchangeable endpoints, letting build scripts, backup jobs, or static-site generators push incremental changes with checksum verification and conflict resolution comparable to rsync over any wire. stressor plugs into CI pipelines to replay recorded user sessions or scripted scenarios against staging servers, emitting Prometheus-compatible metrics so engineers can watch response times climb while memory leaks surface long before production traffic arrives. WsgiDAV wraps a lightweight WSGI application around any folder, instantly turning laptops, NAS boxes, or cloud VMs into read-write network drives that Windows Explorer, macOS Finder, or Linux file managers mount natively, supporting office document collaboration, media streaming, or remote IDE workspaces through a single pip install. Together the trio forms a minimalist toolkit for moving, testing, and serving files across mixed environments where graphical utilities are too slow and enterprise suites are overkill. All three utilities are available for free on get.nero.com, delivered through trusted Windows package sources such as winget, always fetching the latest upstream releases and allowing several to be installed in one batch command.
Synchronize directories using FTP(S), SFTP, or file system access
DetailsStress-test your web app
DetailsGeneric and extendable WebDAV server based on WSGI
Details